(!) Please ask about problems and questions regarding this tutorial on answers.ros.org. Don't forget to include in your question the link to this page, the versions of your OS & ROS, and also add appropriate tags.

TurtleBot Concert Bringup

Description: how to start the turtlebot concert

Keywords: rocon concert solution turltebot

Tutorial Level: BEGINNER

Prerequisite

This describes how to bring up a turtlebot concert that allows teleoperate available turtlebots. The tutorial assumes that one concert PC as a server and one or more TurtleBots are available. Please follow TurtleBot Installation for turtlebots and Rocon Installation for concert PC.

In addition, you need to install this in concert PC.

 > sudo apt-get install ros-indigo-turtlebot-concert

Concert Bring up

1. Bring up concert PC

 > roslaunch turtlebot_concert concert.launch --screen

Note that you should have set GATEWAY_NETWORK_INTERFACE if you have multiple network interface.

2. Check rocon_master_info

 > rocon_master_info -c

master_info.png

What's Next?

Wiki: turtlebot_concert/Tutorlials/indigo/Concert Bringup (last edited 2015-07-29 06:58:50 by jihoonl)